home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / rats100.zip / RATS.NEW < prev    next >
Text File  |  1990-11-25  |  11KB  |  229 lines

  1. What's new in RemoteAccess TimeBank System 1.00 -- release
  2.  
  3.  - RATS is finally Multi-Node aware! This is the major feature of
  4.    this upgrade. You MUST create new configuration files.
  5.  
  6.  - Still only $10.00 to register!
  7.  
  8.  
  9. What's new in RemoteAccess TimeBank System 0.11e -- release
  10.  
  11.  - Minor cosmetic changes in RATS.EXE
  12.  
  13. What's new in RemoteAccess TimeBank System 0.11c -- release
  14.  
  15.  - Made a change in the configuration file/utility.  YOU WILL NEED TO
  16.    RUN RATSCFG.EXE BEFORE EXECUTING THIS VERSION FOR THE FIRST TIME.
  17.  
  18.  - Modified the ANSI interface.  If a user has ANSI graphics turned on,
  19.    RATS will now handle transactions on the bottom portion of the screen.
  20.    This eliminates the need to redraw the transaction screen repeatedly.
  21.  
  22.  - RATS no longer looks for the FOSSIL driver if being run in local mode.
  23.  
  24.  - BUFFERS have been removed from the configuration utility RATSCFG.EXE.
  25.    The BUFFERS setting is now automatically done within the RATS program.
  26.  
  27.  - Added a field to the configuration utility RATSCFG.EXE.  The Minimum
  28.    Security field tells RATS the minimum security level allowed to access
  29.    RATS.  If a user has a security level less than this value, the text
  30.    file RATSMIN.TXT is displayed, if it exists and the program returns to
  31.    the BBS.
  32.  
  33. What's new in RemoteAccess TimeBank System 0.10c -- release
  34.  
  35.  - Fixed a bug in RMU that was causing runtime errors 158 and 162.  Thanks
  36.    to Al Chapman for providing enough information for me to find and fix
  37.    this one.
  38.  
  39.  - Fixed a bug in the Sysop Admin function.  In 0.09c, if the Sysop changed
  40.    both the time and kilobyte balance for a given user, the user record was
  41.    written over the last user record in the RATS.DAT file.  This overwrote
  42.    the last user and created a duplicate entry of the user being edited.
  43.    Thanks to Jim Biggs for helping me find this one.
  44.  
  45. What's new in RemoteAccess TimeBank System 0.09c -- release
  46.  
  47.  - DATA FILE STRUCTURE CHANGE!  Read the RATS.DOC file (Upgrading from
  48.    previous releases section) on how to upgrade your RATS.DAT data file to
  49.    current format.
  50.  
  51.  - Effective with this release, all who register will receive a key file.
  52.    Those who do not register will notice a pause at program startup with
  53.    the flashing words;  UNREGISTERED EVALUATION.  This is a 2 second delay.
  54.  
  55.  - All registrations are now $8.00 US.  This is up from $5.00 US.  I think
  56.    it is well worth it and I hope that you do too.
  57.  
  58.  - RATS now has a configuration utility called RATSCFG.EXE.  The only problem
  59.    that I've found with this program is that if you wish to clear a single
  60.    character field, backspace does not do the trick; you need to press
  61.    DELETE to clear the field.  RATSCFG.EXE will create a structured
  62.    configuration file (RATS.CFG) which RATS will read upon startup to obtain
  63.    its configuration.  The old RATS.CFG text configuration file is no
  64.    longer used.  Pressing F1 in RATSCFG will give help/explainations for the
  65.    field that you're on.
  66.  
  67.  - Fixed a lockup bug.  This bug caused the host computer to lock up tight
  68.    intermittently when hot-keys were pressed during display.  This problem
  69.    was in JPDoor and has been fixed.
  70.  
  71.  - Changed the list accounts format by adding the K-Bytes field.
  72.  
  73.  - RATS now supports the withdrawal, deposit, and purchase of download
  74.    kilobytes.
  75.  
  76.    IMPORTANT:  When specifying the maximum amount of kilobytes for deposit
  77.    or withdrawal, I would highly recommend keeping the value at or below what
  78.    a normal user's kilobyte limit might be set at in LIMITS.CTL.  For example,
  79.    if a normal user may normally download 500K I would recommend setting the
  80.    max value for deposit or withdrawal to 500K or less (less is likely to be
  81.    better).  RATS will subtract from the value you specify, the number of
  82.    kilobytes that the user has already downloaded that day.
  83.  
  84.    Scenario:
  85.  
  86.         - User logs on and has a 500K download limit
  87.         - Sysop defined max K-byte deposit is set to 500
  88.         - User downloads 400K of files this call (daily downloads=400)
  89.         - User can now deposit 100K - using formula:
  90.             Max_K_Deposit - Today's_Download_K = K_Avail_For_Deposit
  91.         - The user's download K for that day is then set to 500K using the
  92.           formula:
  93.             Today's_Download_K + Amount_Of_Deposit = New_Today's_Download_K
  94.  
  95.  
  96. What's new in RemoteAccess TimeBank System 0.08b-10
  97.  
  98.  - RATS now allows the local console to increase and decrease an online
  99.    users' time by pressing the up or down arrow keys.  This will increase or
  100.    decrease the users' time by 5 minutes.  This function works while the
  101.    user is sitting at a command prompt.
  102.  
  103.  - RATS now supports time-for-download-K exchange.  Details on setting the
  104.    parameters are contained within RATSCFG.EXE and RATS.DOC.   RATS allows the
  105.    Sysop to turn on or off the exchange function, to define the cost (in
  106.    minutes) of each download K, and to define the maximum number of K that can
  107.    be purchased daily.
  108.  
  109.  - RATS no longer echos the configuration file settings to the screen before
  110.    startup.  This is to speed up the loading process.
  111.  
  112. What's new in RemoteAccess TimeBank System 0.08b-6
  113.  
  114.  - RATS now uses JPDoor 2.6 for all I/O.
  115.  
  116.  - A status bar has been added.
  117.  
  118.  - RATS now works with QuickBBS 2.64 systems.  If you're running QuickBBS 2.64
  119.    you still call RATS.EXE (no separate .EXE file) and RATS will convert
  120.    EXITINFO.BBS as needed, automatically.
  121.  
  122.  - Changed the environment variable RATBUFF to OUTBUFF.  This is due to some
  123.    changes in the JPDoor routines used to create RATS.  All door programs
  124.    written with JPDoor will be able to use this environment variable to enable
  125.    the use of the output buffer.  If you're currently setting the environment
  126.    variable RATBUFF, change it to OUTBUFF and it will operate as before.
  127.  
  128. What's new in RemoteAccess TimeBank System 0.07c
  129.  
  130.  - Fixed a nasty bug which allowed users to withdraw more time than that
  131.    defined by the Sysop.  I don't know how this one got past me but I thank
  132.    Tom Krueger for pointing it out.
  133.  
  134. What's new in RemoteAccess TimeBank System 0.06c
  135.  
  136.  - Added a new parameter to the RATS.CFG file.  Line twelve now tells RATS
  137.    the minimum number of minutes a user is required to use the BBS before
  138.    being able to make a deposit within RATS.  This can be a value from 0 to
  139.    60.  If a user logs on and tries to deposit before using the system for the
  140.    number of minutes specified here, a short message will be displayed if RATS
  141.    cannot find a text file called RATSUSE.TXT.  If this text file is found, it
  142.    will be displayed rather than the built-in short message.
  143.  
  144.  - RATS now reads the environment variable RATBUFF.  See the documenation
  145.    for more information.
  146.  
  147.  - RMU now sorts accounts in last name order.  All other functions regarding
  148.    user names are the same.  The sort is the only difference.
  149.  
  150.  - RATS now allows users to bank up to 2 billion+ minutes!  That should hold
  151.    everyone over for a while!
  152.  
  153.  - RATS 0.06c contains a structure change which requires you to run the
  154.    conversion program RATSUPD.EXE.  See UPGRADE.DOC for instructions on how
  155.    to upgrade to the current structure.
  156.  
  157.  - RATS no longer supports QuickBBS structures.  QuickBBS is going through
  158.    some major changes (again) and future versions promise to contain a
  159.    built-in time bank system.  So, if you're running QuickBBS and wish to use
  160.    RATS, you may use any version prior to 0.06c.  Or, you may run 0.06c+ as
  161.    long as you use a conversion program on EXITINFO.BBS.  RACVT01.ZIP is
  162.    file requestable from 1:282/12 and will do this conversion quite nicely.
  163.  
  164. What's new in RemoteAccess TimeBank System 0.05c
  165.  
  166.  - Added a new parameter to the RATS.CFG file.  Line eleven now tells RATS
  167.    the minimum number of minutes a user must have remaining in order to
  168.    access RATS.  This used to default to 5 but now you can set it to any
  169.    value between 1 and 60.
  170.  
  171.  - Added command line parameter /E.  If received, RATS will ignore the events
  172.    list.  RATS used to require that at least one system event be defined
  173.    within RA or QuickBBS.  Some systems do not specify any events within the
  174.    BBS and this would cause problems when RATS checked to see when the next
  175.    event was.  With this parameter, RATS will not even check to see when the
  176.    next event is.  But beware!  If you do have an event defined, and you use
  177.    this parameter, there is a chance that someone's time is going to get
  178.    trimmed down when they reenter the BBS.  I recommend having at least one
  179.    system event defined within the BBS.  It can duplicate any mailer event
  180.    as far as a starting time goes.
  181.  
  182.  - Using newer version of JPDoor routines so the hotkeys have sped up a bit.
  183.  
  184. What's new in RemoteAccess TimeBank System 0.04c
  185. ------------------------------------------------------------------------------
  186.  
  187.  - When a user had less than 5 minutes remaining and tried to access RATS,
  188.    a message would be displayed informing the user he or she did not have
  189.    enough time to run the program.  A 3 second pause has been added after
  190.    that message.
  191.  
  192.  - Added two lines to the RATS.CFG file for paths to EXITINFO.BBS/DORINFO1.DEF
  193.    and the BBS system directory where THEBANK.EXT would be if it existed.
  194.    See RATS.CFG for more information.
  195.  
  196. What's new in RemoteAccess TimeBank System 0.03c
  197. ------------------------------------------------------------------------------
  198.  
  199.  - The maintenance routines are no longer run from within RATS using
  200.    command line parameters.  The maintenance program is now separate from
  201.    RATS to free up stack/heap space for systems using multitaskers such
  202.    as DesqView.  If you're running a RemoteAccess system, calling RMU_RA.EXE
  203.    will run the appropriate maintenance routines.  If using a QuickBBS
  204.    system, run RMU_Q.EXE.
  205.  
  206.  - More cosmetic changes.  We'll he ever stop?
  207.  
  208.  - RATS.CFG configuration file now lets you set the bank name you want to
  209.    use.   You can set it to anything you like.  See RATS.CFG for more
  210.    information on this item.
  211.  
  212.  - RATS.CFG configuration file now lets you define the inactivity timer
  213.    value.  See RATS.CFG for more information on this item.
  214.  
  215.  - Fixed a bug in Sysop Administration.  Prior to this release, the Sysop
  216.    could change his/her own balance (sort of).
  217.  
  218.  
  219. What's new in Remote Access TimeBank System 0.02c
  220. ------------------------------------------------------------------------------
  221.  
  222.  - Minor cosmetic changes.  Probably not much anyone would notice.
  223.  
  224.  - Added HOT-KEYS!  No need to wait for the transaction screen to redisplay
  225.    if you know what command you want next.  That should speed things along
  226.    and encourage folks to try the different functions without feeling they're
  227.    wasting time.
  228.   
  229.